Skip to content

Conversation

@mddragnev
Copy link
Member

@mddragnev mddragnev commented Oct 21, 2025

Internal task: 39090

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@MarielaTihova
Copy link
Contributor

Arrow up showing on grid, hgrid, treeGrid.

  • It is NOT coloured as it is usually for ASC sorting
  • Data in column is NOT actually sorted
  • BUT there is this indicator of a sorted ASC column. Attached images below:

Only 1 sorted column with sorting direction None
image

One column with sorting direction None + 1 column sorted DESC
image

@mddragnev
Copy link
Member Author

mddragnev commented Oct 22, 2025

Arrow up showing on grid, hgrid, treeGrid.

  • It is NOT coloured as it is usually for ASC sorting
  • Data in column is NOT actually sorted
  • BUT there is this indicator of a sorted ASC column. Attached images below:

Only 1 sorted column with sorting direction None image

One column with sorting direction None + 1 column sorted DESC image

@MarielaTihova This is something that is reproducible in master as well. Probably, this is a UI decision when setting SortingDirection.None so that the user have an idea that some kind of sorting is applied.

@MarielaTihova MarielaTihova added ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification labels Oct 22, 2025
@dkamburov dkamburov merged commit 7b9c095 into master Oct 22, 2025
6 checks passed
@dkamburov dkamburov deleted the mdragnev/handle-sorting-none-master branch October 22, 2025 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

20.2.x grid: pivot grid: sorting ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants